home *** CD-ROM | disk | FTP | other *** search
- -- card: 9150 from stack: in
- -- bmap block id: 9332
- -- flags: 0000
- -- background id: 11583
- -- name: Play key of Eb
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=176 top=260 right=290 bottom=221
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: D#/Eb
- ----- HyperTalk script -----
- on mouseUp
- play "harpsichord" tempo 450 "Eb4w F G Ab Bb C5 D Eb"
- end mouseUp
-